Click or drag to resize

InternalAccess Class

Contains the collection of Outlook Web Access URLs that a client can connect to when it is inside the firewall.
Inheritance Hierarchy
SystemObject
  Independentsoft.Exchange.AutodiscoverInternalAccess

Namespace:  Independentsoft.Exchange.Autodiscover
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class InternalAccess

The InternalAccess type exposes the following members.

Constructors
  NameDescription
Public methodInternalAccess
Initializes a new instance of the InternalAccess class.
Top
Properties
  NameDescription
Public propertyExchangeProtocol
Contains a protocol that is used to connect to the server is Exchange RPC.
Public propertyExchangeProxyProtocol
Contains a protocol that is used to connect to the server is Exchange RPC over HTTP, using an RPC proxy server.
Public propertyOutlookWebAccessUrls
Describes the URL and authentication schema that is used to access a particular computer that is running Microsoft Exchange Server that has the Client Access server role installed that hosts Outlook Web Access.
Public propertyWebProtocol
Contains a protocol where E-mail is accessed from a Web browser by using the URL that is specified in the Server (POX) element.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also